Sets the AcDbHandle that
the object will reference. The name, without the handle, provides
insufficient information about the referenced AcDbObject.
Syntax
SetAcDbHandle(
handle As String) As Object
| handle |
Input string that indicates the AcDbHandle to
set
|